Skip HostAbortedExceptionTests when BinaryFormatter isn't supported - #70151
Conversation
|
Tagging subscribers to this area: @dotnet/area-extensions-hosting Issue DetailsFix #70132 cc @deeprobin
|
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Oh I forgot that there are platforms without BinaryFormatter. Thank you for fixing this 😅 PR LGTM |
danmoseley
left a comment
There was a problem hiding this comment.
Why was this mac specific?
"mac" was a bit of a loose term. It was failing on ios, tvos, maccatalyst. |
|
None of these are hosting tests, so this solves the issue. |
Fix #70132
cc @deeprobin